EtlSyncModelColumnsType
Model columns synchronization type
API Section: Enumerations
Type: Enumeration
Properties
Enumerated Name |
Type |
Format |
Value |
Description |
---|---|---|---|---|
none |
integer |
int32 |
0 |
Do not sync. |
syncall |
integer |
int32 |
1 |
Sync all table columns. |
syncbytable |
integer |
int32 |
2 |
Each model table has a property, whether to synchronize columns. Sync only the tables that are set to sync. |